kernel objects

英 [ˈkɜːnl əbˈdʒekts] 美 [ˈkɜːrnl əbˈdʒekts]

网络  内核对象; 核心对象; 核心物件

计算机



双语例句

  1. Within a kernel, a considerable amount of memory is allocated for a finite set of objects such as file descriptors and other common structures.
    在内核中,会为有限的对象集(例如文件描述符和其他常见结构)分配大量内存。
  2. Kernel code is modified prior to accessing internal objects to invoke a hook that represents an enforcement function, which implements the security policy.
    在访问内部对象之前对内核代码进行修改,以调用一个代表实施函数的钩子,该实施函数实现安全策略。
  3. Under the covers, an SAP system has a common kernel plus business process specific data structures ( business objects) and processing logic on top of it.
    真实的情况是,SAP系统拥有一个附带业务流程特定数据结构(业务对象)的通用内核并在其上处理逻辑。
  4. The new naming convention helps to distinguish kernel objects ( LKMs) from standard objects.
    这个新的命名约定可以帮助将这些内核对象(LKM)与标准对象区分开来。
  5. The application does not have permissions to create kernel objects.
    应用程序没有创建内核对象的权限。
  6. Pecan tree of the kernel in the naturally occurring skin wrinkles, the hundreds of slices of walnut or bonded together to form objects of various shapes, it has excellent texture and hollow effect.
    山核桃树果实的内核皮在自然生成的皱纹,把成百上千个核桃或切片粘结在一起,组成形态各异的物品,则具有极佳的纹理和镂空效果。
  7. This paper introduces a technique named kernel object inline hooking, which extends existing technique of code redirection, hides tracks through inline hooking of kernel objects dispatch routines.
    文章介绍了内核对象内联挂接技术,延伸了现有的代码重定向技术,通过对内核对象调用路径的内联挂接,实现隐藏。
  8. Call the Kernel Objects in Different Processes Optimization of collocated object invocation.
    内核对象的跨进程引用●优化同一进程内的对象访问。
  9. Because the kernel of morality is moral feelings which can't stem from any of two kinds of knowledge and can't find out in the relation of knowledge objects, but stem from will and passions of Human Beings.
    因为道德的核心道德感不能从两类知识中的任何一类而来,也不在于知识及对象之间的关系,而源于人的意志和情感。
  10. As a kernel task of Computer Vision, the technology of tracking moving objects comprises image processing, pattern recognition, artificial intelligence, automation and many other advanced technologies.
    作为计算机视觉研究的核心课题之一的运动物体跟踪融合了图像处理、模式识别、人工智能、自动控制以及计算机等许多领域中的先进技术。
  11. The database kernel module was designed and achieved based on two aspects: the physical storage structure of the datasheet object, index object and queue object; the relationship among these objects.
    根据数据表对象、索引对象、队列对象的物理存储结构、内存映射以及各对象之间的关系,设计实现了数据库内核模块的功能。
  12. The ADEAM consists of kernel object, aspects and design constraints, and a process of constructing the model is also proposed, which includes an iterative method of separation of objects and aspects.
    ADEAM由核心对象、“方面”和设计约束组成,通过一个迭代式的分离过程来构建。
  13. This paper discusses the theory of Slab memory buffer manager and how to use Slab manager to manage all kinds of kernel objects in Linux kernel.
    该文介绍了Slab内存缓冲区管理器的原理,以及Linux怎样使用Slab管理器管理内核中各种各样的内核对象。
  14. This paper analyses an advanced encryption architecture, including a security kernel which controls access to objects.
    本文分析了一种先进的加密体系结构。
  15. Message management mechanism is the principal part of CIST kernel. It is responsible for communications among objects and checking related to object access in the systems.
    消息管理机制是CIST中内核的重要组成部分,它负责整个系统中各对象之间的联系以及访问对象时的一些相关检查。
  16. The architecture of the kernel is a micro-kernel developed with objects and based on a nano-kernel. It overcomes the shortcoming of inefficiency of traditional micro-kernel.
    操作系统内核体系结构的设计采用了建立在纳核层上的微内核结构,并在微内核的构建中融合了基于对象技术,克服了传统微内核结构消息传递机制效率低下的缺点。
  17. In this paper some problems on the curve-fitting and surface-fitting of CAD are discussed. These include the approximation to unit operator, constructions of smoothing kernel functions, many-knot spline interpolation schemes, the profit-loss revamping skill, and the computer representations for irregular geometric objects.
    本文讨论CAD中曲线与曲面拟合问题:单位算子逼近,磨光核函数构造,多结点样条插值,盈亏修正技巧,最后谈及非规整几何对象的计算机表达问题。
  18. Robustness Test for Exception Handling of Kernel Synchronization Objects
    内核同步对象异常处理健壮性测试
  19. The kernel objects are used to ma nage all kinds of source in Windows system, and timer is the one of them.
    在Windows系统下,使用内核对象来管理各种各样的资源,计数器内核对象就是其中的一个。
  20. In this paper, for these limitations, we provide a new kernel density estimation model based on pixel edge measurement to segment dynamical objects, suppressing cast shadows in both color videos and intensity videos.
    作者针对上述局限提出了一种基于像素边缘测量的核心密度估计模型,用于动态目标分割,能够在彩色和灰度视频中抑制阴影。
  21. In addition, thread synchronization with event kernel objects and share memory technology is another emphases.
    除此之外,多线程事件同步和内存共享是提升新版本软件性能的重要技术。
  22. This paper improves the Mean Shift algorithm by introducing adapted templates updates, using redefined kernel bandwidth to re-locate positions of objects.
    本文针对MeanShift的这方面缺陷做了改进,首先在基本MeanShift算法中引入自适应的模板更新,采用核函数带宽重定位,来适应目标的形变。
  23. Event kernel object is a kind of kernel objects to synchronize threads.
    事件内核对象是一种同步多线程的内核对象。